chore(deps): Update module github.com/goreleaser/goreleaser to v0.184.0 #154
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.143.0->v0.184.0Release Notes
goreleaser/goreleaser (github.com/goreleaser/goreleaser)
v0.184.0Compare Source
Changelog
69f8927: feat(deps): bump sigstore/cosign-installer from 1.2.0 to 1.2.1 (#2602) (@dependabot[bot])e5a9e18: feat(schema): add command that generates jsonschema (#2589) (@patrick246)48d7749: fix: add debug log for changelog file load (@caarlos0)9fd61fb: fix: goFish check for same OS/Arch is unnecessary (#2604) (@dirien)5de2a8b: fix: goreleaser should conflict with goreleaser-pro (@caarlos0)01fa7a6: refactor: organize config a bit (#2619) (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.184.0docker pull ghcr.io/goreleaser/goreleaser:v0.184.0What to do next?
v0.183.0Compare Source
Changelog
a2ff2b8: feat(brew): multi-arch brew on binary archives (#2590) (@caarlos0)ae68144: feat(deps): upgrade go-github (#2581) (@caarlos0)f4cef96: feat(gofish): support binary releases (#2577) (@caarlos0)c99071e: feat(homebrew): support binary releases (#2576) (@caarlos0)cbb567c: fix(archive): add extra fields to the archives (#2578) (@caarlos0)ba9b75a: fix(brew): remove deprecatedbottle :unneeded(#2591) (@markcornick)160d97a: fix: check if builds.dir is a directory (#2587) (@pmareke)b5aefe6: fix: improve logging (@caarlos0)870dc14: fix: universal binary should be in dist/$x_darwin_all dir (@caarlos0)df2f00f: refactor: put common extra keys in the artifact package (#2580) (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.183.0docker pull ghcr.io/goreleaser/goreleaser:v0.183.0What to do next?
v0.182.1Compare Source
Changelog
d6724cf: fix: gofish on windows (@caarlos0)d563899: fix: gofish with multiple binaries (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.182.1docker pull ghcr.io/goreleaser/goreleaser:v0.182.1What to do next?
v0.182.0Compare Source
Changelog
d32454e: feat: add telegram announcer (#2563) (@pmareke)03b6805: feat: adding gitlab api changelog (#2567) (@drewstinnett)e64b2cd: feat: allow release notes to be used in template strings (#2566) (@patrick246)33d857e: feat: add template support for homebrew skip_upload (#2562) (@terbolous)3c98e86: feat: create macOS Universal binaries (#2572) (@caarlos0)1890e67: feat: improve brew.install guessing (#2541) (@caarlos0)a393262: feat: support multiple binaries on gofish (#2569) (@caarlos0)139bdd0: fix: copy symlinks (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.182.0docker pull ghcr.io/goreleaser/goreleaser:v0.182.0What to do next?
v0.181.1Compare Source
Changelog
aca2554: chore(ci): cache go-build results on github actions (#2559) (@caarlos0)1f774d5: fix: changelog filters and sort when using github (@caarlos0)c456654: fix: ignore 409 when pushing to fury.io (@caarlos0)e546cb7: fix: taskfile: rewerite task order of ci and add default taks (#2561) (@dirien)Docker images
docker pull goreleaser/goreleaser:v0.181.1docker pull ghcr.io/goreleaser/goreleaser:v0.181.1What to do next?
v0.181.0Compare Source
Changelog
c1e61bd: chore(ci): Replace Make with Task (#2557) (@andreynering)a8d821d: chore(ci): htmltest ignore urls (@caarlos0)2cf4d28: chore(ci): improve release workflow (@caarlos0)e7a9c2f: chore(ci): improve taskfile and build (@caarlos0)337e921: chore(ci): publish to fish-food (@caarlos0)f4a7515: chore(ci): update taskfile, rm makefile (@caarlos0)ff20573: chore(deps): bump srggrs/assign-one-project-github-action (#2553) (@dependabot[bot])71a3652: chore: delete kodiak.yml (@caarlos0)b7bcacb: chore: trigger docs refresh (@caarlos0)f58f86a: chore: twitter link (@caarlos0)b50334f: feat: add template support for homebrew tap name (@caarlos0)20e14dd: feat: add template support for homebrew tap owner (#2544) (@terbolous)e0315ff: feat: allow default branch to be used in CreateFile (#2539) (@drewstinnett)e2f7c83: feat: allow to skip announcers (#2528) (@caarlos0)519a4f6: feat: announce: mattermost (#2536) (@cpanato)89e5a4e: feat: changelog from github (#2548) (@caarlos0)bdab7f0: feat: publish arm v7 variant (#2551) (@crazy-max)d2a63c1: feat: publish: GoFish integration (#2509) (@dirien)d7e1bcc: fix: armv7 on linux is usually armv7l (@caarlos0)33f7a25: fix: docs: Missing mattermost docs on website (#2543) (@dirien)395a148: refactor: improve brew templates (#2530) (@caarlos0)ced5347: refactor: improve scmChangeloger (@caarlos0)0d44302: refactor: remove unused not impl error (#2540) (@caarlos0)c739724: refactor: unifying client mocks (#2549) (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.181.0docker pull ghcr.io/goreleaser/goreleaser:v0.181.0What to do next?
v0.180.3Compare Source
Changelog
f9cea01: fix: run goreleaser via exec to handle ctrl+c (#2525) (@troian)608d48a: fix: bug in handling gitlab-ci style urls (#2527) (@drewstinnett)c4b23fa: chore(ci): do not create discussion on release (@caarlos0)cab04ef: chore(deps): bump dessant/lock-threads from 2 to 3 (#2535) (@dependabot[bot])8881328: fix: regression on nil pointer check (#2533) (@dirien)2b64600: fix: add a debug log on git config (@caarlos0)0c51988: fix: add a debug log on git config (@caarlos0)c7580bf: fix: add a debug log on git config (@caarlos0)Docker images
docker pull goreleaser/goreleaser:v0.180.3docker pull ghcr.io/goreleaser/goreleaser:v0.180.3What to do next?
v0.180.2Compare Source
Changelog
c90f108fix: do not skip any defaults (#2521)Docker images
docker pull goreleaser/goreleaser:v0.180.2docker pull ghcr.io/goreleaser/goreleaser:v0.180.2What to do next?
v0.180.1Compare Source
Changelog
6a4dff1chore(deps): bump srggrs/assign-one-project-github-action (#2518)29016cbfix: brew/scoop panic (#2515)Docker images
docker pull goreleaser/goreleaser:v0.180.1docker pull ghcr.io/goreleaser/goreleaser:v0.180.1What to do next?
v0.180.0Compare Source
Changelog
b6696fechore(ci): announce to discorda9074a3chore(ci): update cosign installer action to 1.2.0 (#2490)c6bdda2chore: delete funding.yml7c8c942chore: fix wordingcd93cdachore: gofumpt0534b40chore: release footer improvements60bb479chore: rm accidentally commited filesde7b01efeat(docker): install tini to handle Ctrl+C (#2501)4fb4ee6feat: Allow to specify the git remote name (#2486)afad409feat: add SMTP support to the announces (#2485)61bead8feat: improve output and pipe skipping (#2480)833db79feat: removes deprecated non-semver allowance (#2503)421b92ffeat: support subgroups in GitLab (#2474)35cb87efix(buildpacks): add if check when copying Dockerfile (#2493)a8a3061fix: debug skipf7c865crefactor: split go mod into 2 pipes (#2502)Docker images
docker pull goreleaser/goreleaser:v0.180.0docker pull ghcr.io/goreleaser/goreleaser:v0.180.0What to do next?
v0.179.0Compare Source
Changelog
8241a23chore(deps): bump gocloud.dev from 0.23.0 to 0.24.091a8abbchore(deps): bump golang from 1.17.0-alpine to 1.17.1-alpine (#2470)e8c1a8achore: gofumpt435593achore: gofumpt5ea003cfeat(docker): add buildpacks support (#2461)3114795feat: announce: discord (#2478)1c44c21feat: announce: teams (#2482)0017dc9fix: nfpm subdir in binary nameb0a6bf4fix: panic on gitlab create release (#2473)7b0b88frefactor: docker sign is actually a publisherd77f862refactor: improve build (#2475)Docker images
docker pull goreleaser/goreleaser:v0.179.0docker pull ghcr.io/goreleaser/goreleaser:v0.179.0Check out GoReleaser Pro as well!
v0.178.0Compare Source
Changelog
38dd86aMerge remote-tracking branch 'origin/master'8afb5eafeat: Add support for templating NFPM bindir (#2466)68ff8e9feat: support templates for scm urls (#2465)5a01a10fix: clean user information from remote url if it contains username and token (#2457)077d349fix: downgrade go-reddit to 2.0.01e40bbafix: link in example config to https (#2455)Docker images
docker pull goreleaser/goreleaser:v0.178.0docker pull ghcr.io/goreleaser/goreleaser:v0.178.0Check out GoReleaser Pro as well!
v0.177.0Compare Source
Changelog
a9239e8chore : fmt5e906b2chore(deps): bump github.com/caarlos0/env/v6 from 6.6.2 to 6.7.0 (#2444)788add9chore: fmt70057e8ci: auto assign project to issues/prs9667216feat: add support for checksum generation for extra files (#2406)b661a57feat: allow to template brew message (#2447)990fb63feat: allow to use .tar as archive formatd3db692feat: announce: reddit (#2431)aa28f31feat: announce: slack (#2429)275e17bfeat: support links inside archives (#2436)b63e544feat: templateable nfpm key files (#2448)b132d00fix: build dir that dont exist yet (#2435)1052ce1fix: log docker args on debugc2ffee8fix: merge conflictseb9950efix: pin cosign installer action versionc100de3fix: rename checksums filec08bb7frefactor: order methods19cd0e2refactor: remove unneeded if8858049refactor: tar logicDocker images
docker pull goreleaser/goreleaser:v0.177.0docker pull ghcr.io/goreleaser/goreleaser:v0.177.0Check out GoReleaser Pro as well!
v0.176.0Compare Source
Changelog
04a62aeci: sign goreleaser artifacts757701ffeat:snapshot.name_templateshould use tag instead of version (#2417)5bdbffcfeat: allow to template signs.stdinad57a13feat: sign docker images with cosign (#2423)dd5ccf7feat: use go 1.17 (#2408)4c39957fix: prevent panic on invalid git remote url (#2416)013bd69fix: run 'go version' command in build.Dir (#2411)67e2dc6refactor: lint issuesDocker images
docker pull goreleaser/goreleaser:v0.176.0docker pull ghcr.io/goreleaser/goreleaser:v0.176.0Check out GoReleaser Pro as well!
v0.175.0Compare Source
Changelog
43b91b6chore(deps): bump code.gitea.io/sdk/gitea from 0.14.1 to 0.15.0 (#2402)70939c7chore(deps): bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.2 (#2383)27150b0chore(deps): bump github.com/xanzy/go-gitlab from 0.50.2 to 0.50.3 (#2392)8eab9afchore(deps): bump golang from 1.16.6-alpine to 1.16.7-alpine (#2385)5e006ebchore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine (#2410)d329a9cfeat: add id to dockers and docker_manifests (#2399)72b7f3bfeat: remove deprecated docker options (#2400)a813644feat: support windows/arm64 (#2407)a4a96eafix: main check when using gomod.proxy (#2390)7f0edf6fix: make scoop write .json when --skip-publish (#2380)18695c2fix: sort tags by version not day of the week (#2377)3966921fix: upload gcs blobs to bucket root (#2409)Docker images
docker pull goreleaser/goreleaser:v0.175.0docker pull ghcr.io/goreleaser/goreleaser:v0.175.0Check out GoReleaser Pro as well!
v0.174.2Compare Source
Changelog
9572ef5chore: pin major of codecov27139e2fix: better custom publisher logsDocker images
docker pull goreleaser/goreleaser:v0.174.2docker pull ghcr.io/goreleaser/goreleaser:v0.174.2Check out GoReleaser Pro as well!
v0.174.1Compare Source
Changelog
a9f076bfix: archive subdir with the same name as srcDocker images
docker pull goreleaser/goreleaser:v0.174.1docker pull ghcr.io/goreleaser/goreleaser:v0.174.1Check out GoReleaser Pro as well!
v0.174.0Compare Source
Changelog
757065fchore(ci): enabled dependabot on docker (#2344)8c19bafchore(deps): bump codecov/codecov-action from 1 to 2.0.1 (#2351)fff89c0chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.5.1 to 2.6.0 (#2342)e51b6d6chore(deps): bump golang from 1.16-alpine to 1.16.6-alpine (#2345)80dc5e6chore: deleted in favor of new templates7f40922chore: gofumpt2a304f5chore: improve pre-commit3b6d126chore: pre-commit hook6ecddbdfeat(snapcraft): manage channel upload (#2361)c3af587feat: add docker-buildx to Docker image (#2333)73641c7feat: file mappings in archives (#2347)b176b1ffeat: inc parts of semver, change snapshot default name (#2358)bf19dc1feat: moving some cmd logs to debug (#2359)a6e0a7ffeat: smaller releases.json (#2343)f37c045fix: copying file on docker pkg instead of hard linking (#2362)d99641ffix: gitignore patching needs leading newline (#2350)b97f29ffix: print website on version1dd2ad1fix: return an err with stdout/err when a command failed (#2363)Docker images
docker pull goreleaser/goreleaser:v0.174.0docker pull ghcr.io/goreleaser/goreleaser:v0.174.0Check out GoReleaser Pro as well!
v0.173.2Compare Source
Changelog
5bcfa90fix new gitlab releases throwing 404 due to API change #2334 (#2335)9333f80fix: improve docker logsDocker images
docker pull goreleaser/goreleaser:v0.173.2docker pull ghcr.io/goreleaser/goreleaser:v0.173.2Check out GoReleaser Pro as well!
v0.173.1Compare Source
Changelog
d246b1bchore: gomod cacheDocker images
docker pull goreleaser/goreleaser:v0.173.1docker pull ghcr.io/goreleaser/goreleaser:v0.173.1Check out GoReleaser Pro as well!
v0.173.0Compare Source
Changelog
dbb2fe5chore(deps): bump code.gitea.io/sdk/gitea from 0.14.0 to 0.14.1 (#2323)b43a2e9chore(deps): bump github.com/spf13/cobra from 1.1.3 to 1.2.0 (#2328)433335achore(deps): bump github.com/spf13/cobra from 1.2.0 to 1.2.1 (#2329)405583bchore(deps): bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 (#2324)8594161chore: update docsbffa7e5feat: template header and footer (#2326)ba5dc09fix: manifest default9184861refactor(docker): preparing for multiple backends (#2319)Docker images
docker pull goreleaser/goreleaser:v0.173.0docker pull ghcr.io/goreleaser/goreleaser:v0.173.0Check out GoReleaser Pro as well!
v0.172.1Compare Source
Changelog
32a44abfix(docker_manifest): improve logsDocker images
docker pull goreleaser/goreleaser:v0.172.1docker pull ghcr.io/goreleaser/goreleaser:v0.172.1Check out GoReleaser Pro as well!
v0.172.0Compare Source
Changelog
92a4afbfeat(gitlab): use project id (#2297)5609381feat: remove some nfpm deprecated options (#2315)c5bcff2feat: scoop formula path52a64c7fix: fury uploadf7983eafix: fury upload, maybea0dd455fix: packaging with build.binary with subdir1883ed4refactor: preparing for other docker implementations (#2314)Docker images
docker pull goreleaser/goreleaser:v0.172.0docker pull ghcr.io/goreleaser/goreleaser:v0.172.0Check out GoReleaser Pro as well!
v0.171.0Compare Source
Changelog
097c456chore(ci): publish to fury3db788bfeat(nfpm): add support for APK pre/post upgrade scripts (#2308)Docker images
docker pull goreleaser/goreleaser:v0.171.0docker pull ghcr.io/goreleaser/goreleaser:v0.171.0Check out GoReleaser Pro as well!
v0.170.0Compare Source
Changelog
42c6b8bchore(ci): use htmltest action (#2303)f285db2chore(deps): bump github.com/google/go-github/v35 from 35.2.0 to 35.3.0 (#2291)73348acchore: update docsc49c771feat: builds. no_unique_dist_dir (#2280)e437344feat: docker_manifests.skip_push (#2302)b53dbb8feat: remove :latest imgs from release notes (#2287)10f3021fix: empty build.tags and build.ldflags (#2301)Docker images
docker pull goreleaser/goreleaser:v0.170.0docker pull ghcr.io/goreleaser/goreleaser:v0.170.0Check out GoReleaser Pro as well!
v0.169.0Compare Source
Changelog
a9ea729chore(ci): paramsbad1132feat: --auto-snapshot on dirty git tree (#2286)Docker images
docker pull goreleaser/goreleaser:v0.169.0docker pull ghcr.io/goreleaser/goreleaser:v0.169.0docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestCheck out GoReleaser Pro as well!
v0.168.2Compare Source
Changelog
aa51802fix(publishers): inherit some system variables (#2277)39e5792fix: env templatesDocker images
docker pull goreleaser/goreleaser:v0.168.2docker pull ghcr.io/goreleaser/goreleaser:v0.168.2docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestCheck out GoReleaser Pro as well!
v0.168.1Compare Source
Changelog
1615c7echore(deps): bump github.com/caarlos0/env/v6 from 6.6.0 to 6.6.2 (#2273)f4e7965feat(nfpm): template homepage and description (#2272)752d865fix: move log back to debugDocker images
docker pull goreleaser/goreleaser:v0.168.1docker pull ghcr.io/goreleaser/goreleaser:v0.168.1Check out GoReleaser Pro as well!
v0.168.0Compare Source
Changelog
1615c7echore(deps): bump github.com/caarlos0/env/v6 from 6.6.0 to 6.6.2 (#2273)f4e7965feat(nfpm): template homepage and description (#2272)752d865fix: move log back to debugDocker images
docker pull goreleaser/goreleaser:v0.168.0docker pull ghcr.io/goreleaser/goreleaser:v0.168.0docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestCheck out GoReleaser Pro as well!
v0.167.0Compare Source
Changelog
3ca9e6dfeat(nfpm): allow to template contents.dst (#2269)2375c93feat: build tags (#2268)4d0c0d2feat: release header/footer (#2267)b28b203fix(brew): depends_on arch64c73d7fix(gitea): do not overwrite existing release notesDocker images
docker pull goreleaser/goreleaser:v0.167.0docker pull ghcr.io/goreleaser/goreleaser:v0.167.0docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestCheck out GoReleaser Pro as well!
v0.166.2Compare Source
Changelog
f1ccd83fix(ci): brew dependencies (#2263)3843761fix(snap): do not fail with "NEEDS REVIEW" messagee2c93f5fix: improve brew formula (#2261)Docker images
docker pull goreleaser/goreleaser:v0.166.2docker pull ghcr.io/goreleaser/goreleaser:v0.166.2docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestv0.166.1Compare Source
Changelog
046c60dchore(ci): fix discussion category name13ceb87chore(deps): bump github.com/fatih/color from 1.11.0 to 1.12.0 (#2251)2e376efchore(lint): enable revive70f18f2fix(ci): twitter envDocker images
docker pull goreleaser/goreleaser:v0.166.1docker pull ghcr.io/goreleaser/goreleaser:v0.166.1docker pull goreleaser/goreleaser:latestdocker pull ghcr.io/goreleaser/goreleaser:latestv0.166.0Compare Source
Changelog
a5ae82achore(ci): enable announcing to twittera2d7ccafeat: --skip-announce (#2249)d521343feat: Scoop pipe - Write the manifest before skips, like Brew pipe. (#2241)2d136c4feat: allow to template signs[].signature ([#2236](https://redireConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.